Class CbacImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.CbacImpl
All Implemented Interfaces:
IPCObject, Cbac

public class CbacImpl extends IPCObjectImpl implements Cbac
Information provided by the PKI file:

    \class Cbac
    
    \brief Cbac holds and manipulates Context-based access control.
    
    \example network().getDevice("Router0").getProcess("CbacProcess").getCbacAt(0)
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • setInspectName

      public void setInspectName(String inspectName)
      Information provided by the PKI file:
      
          \brief Sets the inspection name.
          
          \param inspectName, the string to set the inspection name to.
          
              
      Specified by:
      setInspectName in interface Cbac
      Parameters:
      inspectName - Takes in a parameter of inspectName
    • getInspectName

      public String getInspectName()
      Information provided by the PKI file:
      
          \brief Returns the inspection name.
          
          \returns string, the inspection name.
          
              
      Specified by:
      getInspectName in interface Cbac
      Returns:
      String Returns a String